Question 2

Which JavaScript 1.2 construct creates a bottom-tested loop?

do {...}while()
while(){...}
for(){...}


Copyright ©2000 by Charles River Media, All Rights Reserved